Skip to content

Attempt to add PowerShell Docs#2641

Open
publicarray wants to merge 4 commits intofreeCodeCamp:mainfrom
publicarray:main
Open

Attempt to add PowerShell Docs#2641
publicarray wants to merge 4 commits intofreeCodeCamp:mainfrom
publicarray:main

Conversation

@publicarray
Copy link

@publicarray publicarray commented Jan 17, 2026

If you’re adding a new scraper, please ensure that you have:

  • Tested the scraper on a local copy of DevDocs
  • Ensured that the docs are styled similarly to other docs on DevDocs
  • Added these files to the public/icons/your_scraper_name/ directory:
    • 16.png: a 16×16 pixel icon for the doc
    • 16@2x.png: a 32×32 pixel icon for the doc
    • SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself

@publicarray publicarray requested a review from a team as a code owner January 17, 2026 02:52
@publicarray publicarray changed the title Ateempt to add PowerShell Docs Attempt to add PowerShell Docs Jan 17, 2026
@simon04
Copy link
Contributor

simon04 commented Mar 18, 2026

Amazing, I'm looking forward to adding the documentation for this widely available+used shell. 😎

The individual version (docs/powershell/5.1, docs/powershell/7.4, docs/powershell/7.5, docs/powershell/7.6) should be spread into separate version (see lib/docs/scrapers/vite.rb for an example, you may want to provide only_patterns for filtering)

For http://localhost:9292/powershell/7.5/microsoft.powershell.core/about/about_environment_provider (for instance) the page title needs to be improved.

The .heading-anchor-permalink can be removed?

I'm happy to enable syntax highlighting via https://prismjs.com/download.html once the other issues have been addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants